﻿body 
{
background-color: #f8f8f8;
}

.head  
{
    background-color: #d1d1d2;
}

#subhead .subbar {background-color: #f7f7f7;}

#subhead .progress {height: 100px; background-color: #f7f7f7; border-bottom: 1px solid #e1e1e1;}

.frontImg {width: 735px;}

#loginBox {float: left; font-size: 12px; height: 215px; background-color: #d9dde1; border-right: 1px solid #dedee0; color: #676666; }
.whiteBox {background-color: #d9dde1; border: 1px solid #dedee0; padding: 10px;}

#loginBox {width:229px;height: 214px;}

#loginBox .inp
{
	border: 1px solid #676666; color: #000; background-color: #fff;
}
#loginBox .inpRed
{
    border: 1px solid #676666; color: #000; background-color: #fff;
}
A.wLink {color: #003145;}

#cBoxMid1 {border-left: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;}
#cBoxMid2 {background-color: #fff;border-left: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;}

#catBox .header {color: #4a4a4a;}

#cartBox .header {color: #4a4a4a;}
#cartBox .subheader {background-color: #f7f7f7; color: #000;border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;}
#cartBoxMid {border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;}

#optionBoxMid {border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;}

#inputBoxMid {background-color: #fff; border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1;}

#loginBox A {color: #003145; font-size: 12px; font-weight: bold; text-decoration: none;}

#breadcrumbs {padding-left: 20px; padding-top: 12px; padding-right: 20px; padding-bottom: 10px;font-weight: bold; font-size: 13px;color: #003145;}
.currbreadcrumb {color: #475359; font-size: 22px;}
A.breadcrumb {text-decoration: none;color: #003145;}
a.breadcrumb:hover {color:#003145; text-decoration:underline; }

A.wSubLink
{color: #fff; text-decoration: none;text-transform: uppercase; font-weight: bold;}

#pBoxTop { width: 966px; height: 6px; background-image: url('elements/pBoxTop.png'); background-repeat: no-repeat;overflow: hidden;}

#pBoxMid { width: 964px; background-color: #fff; overflow: hidden; border-left: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;}

#pBoxBot { width: 966px; height: 6px; background-image: url('elements/pBoxBottom.png'); background-repeat: no-repeat;overflow: hidden;}

#profileHead .header {
    color: #767676;
    font-size: 16px;
    font-weight: bold;}
	
#profileHead {
	height: 22px; 
    padding-top: 5px;
}
	
#profilePane {
    float: left;
    margin-right: 10px;
    padding-bottom: 6px;
}

.footer
{
    color: #fff;
    font-size: 13px;
    background-color: #8896a0;
	margin-top: -50px;
	height: 50px;
}
.call2action {
    float: left;
    padding-right: -0px;
    padding-left: 0px;
	}
	
.call2actionLink {
    color: #258AF9;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
	font-size: 14px;
	}